<string>You can select either a block of unallocated space of the disk or an existing partition, unused space of which will be served to create a new partition.</string>
<string>Volume %1, %2 - current size is %3</string>
</property>
<property name="alignment">
<set>AlignVCenter</set>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>10</number>
</property>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="1" column="4">
<property name="name">
<cstring>textLabel4_2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>4</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Max Volume Size:</string>
</property>
</widget>
<widget class="QSlider" row="1" column="3">
<property name="name">
<cstring>VolSizeSlider</cstring>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>NoMarks</enum>
</property>
<property name="whatsThis" stdset="0">
<string>Move the slider to define size of the new partition.<br><b>Tip:</b> If the selected hard disk contains blocks of the free space, the wizard will automatically merge them all and allocate the resulted space to create the partition. If not, it will take 50% of the unused space of an adjacent partition, thus resizing it.</string>